Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "gd-person-status",
"url" : "http://ehelse.no/fhir/StructureDefinition/gd-person-status",
"version" : "2.1.0",
"name" : "GdPersonStatus",
"status" : "draft",
"date" : "2019-10-16",
"description" : "Status of a person from FREG. (bosatt, utflyttet etc)",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Person"
},
{
"type" : "element",
"expression" : "Patient"
},
{
"type" : "element",
"expression" : "RelatedPerson"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Status of a person from FREG",
"definition" : "Status of a person from FREG (bosatt, utflyttet etc), also contains the metadata about the person status.",
"alias" : [
"Folkeregisterpersonstatus"
]
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Extension.extension:fregPersonStatus",
"path" : "Extension.extension",
"sliceName" : "fregPersonStatus",
"alias" : [
"Folkeregisterpersonstatus",
"Personstatus"
],
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.extension:fregPersonStatus.url",
"path" : "Extension.extension.url",
"fixedUri" : "fregPersonStatus"
},
{
"id" : "Extension.extension:fregPersonStatus.value[x]",
"path" : "Extension.extension.value[x]",
"short" : "The actual FREG person status",
"definition" : "The actual FREG person status",
"alias" : [
"Folkeregisterpersonstatus"
],
"min" : 1,
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://ehelse.no/fhir/ValueSet/gd-person-status-v05"
}
},
{
"id" : "Extension.extension:fregMetadata",
"path" : "Extension.extension",
"sliceName" : "fregMetadata",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata"
]
}
]
},
{
"id" : "Extension.extension:fregMetadata.url",
"path" : "Extension.extension.url",
"fixedUri" : "fregMetadata"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehelse.no/fhir/StructureDefinition/gd-person-status"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"alias" : [
"Folkeregisterpersonstatus"
],
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.